Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix flags when creating token operations transactions #362

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

popenta
Copy link
Contributor

@popenta popenta commented Dec 14, 2023

For transactions that issue (register) tokens, all flags are now explicitly provided (whether they are SET or UNSET), in order to overcome issues related to default values (as handled by the Protocol).

A small amount of extra gasLimit is needed (to account for the slightly larger transaction.data field).

@popenta popenta self-assigned this Dec 14, 2023
@popenta popenta merged commit b104ba8 into feat/next Dec 14, 2023
1 check passed
@popenta popenta deleted the fix-flags-for-token-operations branch December 14, 2023 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants